home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / penguin.swf / scripts / DefineButton2_518 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-06-26  |  44 b   |  4 lines

  1. on(release){
  2.    _root.game_mainMenu();
  3. }
  4.